Skip to content

Update dependency apple/swift-argument-parser to from: "1.7.1"#129

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/apple-swift-argument-parser-1.x
Open

Update dependency apple/swift-argument-parser to from: "1.7.1"#129
renovate[bot] wants to merge 1 commit intomainfrom
renovate/apple-swift-argument-parser-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 18, 2025

This PR contains the following updates:

Package Update Change
apple/swift-argument-parser minor from: "1.6.2"from: "1.7.1"

Release Notes

apple/swift-argument-parser (apple/swift-argument-parser)

v1.7.1

Compare Source

Changes
  • Adds detailed documentation for providing descriptions of enum values. ([#​825])
  • Adds aliases to the dump-help output. ([#​813])
  • Improves zsh completions; prevents bash completion cleanup commands from being appended to shell history. ([#​864], [#​859])
  • Eliminates deprecation warnings in Examples/math. ([#​879])
Fixes

The 1.7.0 release includes contributions from [bkhouri], [bob-wilson], [jglogan],
[kphrx], [louisunlimited], [natecook1000], [rauhul], [rgoldberg], [salmanmkc],
[stackotter], and [William-Laverty]. Thank you!

v1.7.0

Compare Source

Additions
  • Access the state of an ancestor command using the new @ParentCommand property wrapper. ([#​802])
Fixes
  • Corrects the help display for an case iterable option value type. ([#​821])
  • Fixes ArgumentParser build failure for WASI (WebAssembly System Interface). ([#​794])
  • Updates help text for readability in Repeat example and README. ([#​787])
  • Provides an ambiguity breaker for some ExpressibleByArgument types. ([#​841])
  • Shell completion script fixes. ([#​801], [#​808], [#​811])
Changes
  • docc: Updates the output to present the string representation of command arguments as a wrapped text block. ([#​791])
  • Uses Foundation Essentials when possible to reduce binary size on non-Darwin platforms. ([#​804])
  • CMake: Suppress needlessly alarming messages. ([#​628])

The 1.7.0 release includes contributions from [bkhouri], [cmcgee1024], [dabrahams], [heckj], [incertum], [kkebo], [Konstantin-Krokhin], [natecook1000], [rauhul], [rgoldberg], and [tshortli]. Thank you!



Configuration

📅 Schedule: Branch creation - "after 7pm every weekday,before 8am every weekday,every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Dec 18, 2025
@renovate renovate Bot enabled auto-merge December 18, 2025 13:31
@renovate renovate Bot force-pushed the renovate/apple-swift-argument-parser-1.x branch 5 times, most recently from 0597e7c to c379ca6 Compare March 11, 2026 18:05
@renovate renovate Bot force-pushed the renovate/apple-swift-argument-parser-1.x branch from c379ca6 to 85a3e3e Compare March 20, 2026 22:12
@renovate renovate Bot changed the title Update dependency apple/swift-argument-parser to from: "1.7.0" Update dependency apple/swift-argument-parser to from: "1.7.1" Mar 20, 2026
@renovate renovate Bot force-pushed the renovate/apple-swift-argument-parser-1.x branch 2 times, most recently from e72c410 to 390a45b Compare March 31, 2026 00:29
@renovate renovate Bot force-pushed the renovate/apple-swift-argument-parser-1.x branch from 390a45b to 8dc860b Compare March 31, 2026 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants